home *** CD-ROM | disk | FTP | other *** search
- *******************************************************************************
- * cod/#?.s
-
- Working example sources ready to be assembled with PhxAss (you could need
- to do some modifications if you use a different assembler) and then run.
-
-
-
- *******************************************************************************
- * cod/do
-
- Simple script for compiling the example sources in the same directory.
-
-
-
- *******************************************************************************
- * inc/#?.i
-
- Includes needed by the sources; contain important code, have a look at them!
-
-
-
- *******************************************************************************
- * exe/#?.s
-
- Executable binaries of the examples in sources/.
-
-
-
- *******************************************************************************
- * pix/#?.rgb#?.iff
-
- ILBMs used by some examples; their size is written in the file comment, so that
- you can easily see if a picture is suitable for a certain example program.
-
-
-
- *******************************************************************************
- * pix/~(#?.rgb#?.iff)
-
- Pictures from which the others have been obtained thru Floyd-Steinberg dithered
- remapping (so you can judge the quality of converted images on TCS displays).
-
-
-
- *******************************************************************************
- * sources tabulation
-
- TAB TAB TAB TAB
-
- label opcode argument(s) comment
-